Skip to content

Fix "null as an array offset" deprecation#12

Open
mlocati wants to merge 1 commit into
php-gettext:masterfrom
mlocati-forks:null-array-offset
Open

Fix "null as an array offset" deprecation#12
mlocati wants to merge 1 commit into
php-gettext:masterfrom
mlocati-forks:null-array-offset

Conversation

@mlocati

@mlocati mlocati commented Jun 18, 2026

Copy link
Copy Markdown
Member

When running phpunit in recent PHP versions we have:

Deprecated: Using null as an array offset is deprecated, use an empty string instead in src/Translator.php on line 177
Deprecated: Using null as an array offset is deprecated, use an empty string instead in src/Translator.php on line 193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant